﻿2026-07-16T23:22:19.1380669Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|resume_template_e2e|run_no_dup_session_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-16T23:22:19.1387308Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|resume_template_e2e|run_no_dup_session_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-16T23:22:19.1600120Z shell: /usr/bin/bash -e {0}
2026-07-16T23:22:19.1600382Z env:
2026-07-16T23:22:19.1600593Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-16T23:22:19.1600849Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-16T23:22:19.1601093Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-16T23:22:19.1601327Z ##[endgroup]
2026-07-16T23:22:20.4031961Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
2026-07-16T23:22:20.5605443Z ────────────
2026-07-16T23:22:20.5605933Z  Nextest run ID b48a5596-ed25-439f-9efb-1bc9c6b47732 with nextest profile: default
2026-07-16T23:22:20.5606472Z     Starting 120 tests across 45 binaries (88 binaries skipped)
2026-07-16T23:22:36.2934214Z         PASS [  15.732s] (  1/120) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-16T23:22:47.0724301Z         PASS [  10.779s] (  2/120) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-16T23:22:57.2136007Z         PASS [  10.141s] (  3/120) spt::bind_honest_cross_perch_e2e cross_perch_dead_owner_repin_is_refused_no_contamination
2026-07-16T23:23:42.6979436Z         PASS [  45.484s] (  4/120) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-16T23:24:07.3069991Z         PASS [  24.609s] (  5/120) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-16T23:24:31.7243953Z         PASS [  24.417s] (  6/120) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-16T23:25:13.0708192Z         PASS [  41.346s] (  7/120) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-16T23:25:33.9729318Z         PASS [  20.902s] (  8/120) spt::daemon_refresh_e2e daemon_refresh_cycles_brain_while_hosted_endpoint_survives
2026-07-16T23:25:49.7663029Z         PASS [  15.793s] (  9/120) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-16T23:26:01.2936641Z         PASS [  11.527s] ( 10/120) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-16T23:26:01.6355238Z         PASS [   0.342s] ( 11/120) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-16T23:26:01.6394222Z         PASS [   0.004s] ( 12/120) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-07-16T23:26:14.2207388Z         PASS [  12.581s] ( 13/120) spt::live_adapt_translation_swap_e2e adapter_apply_for_foreign_adapter_leaves_live_endpoint_untouched
2026-07-16T23:26:26.4564222Z         PASS [  12.236s] ( 14/120) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_composite_profile_endpoint_matched_on_parent
2026-07-16T23:26:38.7768333Z         PASS [  12.320s] ( 15/120) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_locked_translation_binary_without_restarting_endpoint
2026-07-16T23:26:49.6763297Z         PASS [  10.899s] ( 16/120) spt::live_adapt_translation_swap_e2e adapter_apply_with_no_matching_session_still_swaps
2026-07-16T23:27:08.2712483Z         PASS [  18.595s] ( 17/120) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-16T23:27:19.3357982Z         PASS [  11.064s] ( 18/120) spt::multi_subnet_bringup_e2e fresh_unbound_is_attachable_before_bind
2026-07-16T23:27:30.0413314Z         PASS [  10.705s] ( 19/120) spt::multi_subnet_bringup_e2e multi_subnet_refuses_without_subnet_then_homes_and_binds
2026-07-16T23:27:40.6689215Z         PASS [  10.628s] ( 20/120) spt::multi_subnet_bringup_e2e single_subnet_control_auto_homes
2026-07-16T23:27:40.6731080Z         PASS [   0.004s] ( 21/120) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-16T23:27:40.6771766Z         PASS [   0.004s] ( 22/120) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-16T23:27:40.6808438Z         PASS [   0.004s] ( 23/120) spt::oneliner_e2e install_script_against_staged_release
2026-07-16T23:27:51.3714102Z         PASS [  10.690s] ( 24/120) spt::projindex_reader_e2e readers_answer_from_daemon_maintained_index_with_zero_git
2026-07-16T23:28:12.9416979Z         PASS [  21.570s] ( 25/120) spt::projindex_writer_e2e writer_cold_warm_and_event_invalidation_against_live_daemon
2026-07-16T23:28:28.5611789Z         PASS [  15.619s] ( 26/120) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-16T23:28:39.3790334Z         PASS [  10.818s] ( 27/120) spt::run_no_dup_session_e2e run_over_live_endpoint_never_mints_a_second_session
2026-07-16T23:28:39.5442086Z         PASS [   0.165s] ( 28/120) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-16T23:28:39.6135040Z         PASS [   0.069s] ( 29/120) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-16T23:28:39.6424712Z         PASS [   0.029s] ( 30/120) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-16T23:28:39.6791710Z         PASS [   0.037s] ( 31/120) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-16T23:28:39.7043220Z         PASS [   0.025s] ( 32/120) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-16T23:28:39.7418351Z         PASS [   0.037s] ( 33/120) spt-daemon::attach cross_node_cold_attach_to_alt_screen_gets_clean_repaint
2026-07-16T23:28:39.7514528Z         PASS [   0.010s] ( 34/120) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-16T23:28:39.7975214Z         PASS [   0.046s] ( 35/120) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-16T23:28:39.8424717Z         PASS [   0.045s] ( 36/120) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-16T23:28:39.8793102Z         PASS [   0.037s] ( 37/120) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-16T23:28:39.8922280Z         PASS [   0.013s] ( 38/120) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-16T23:28:39.9619509Z         PASS [   0.070s] ( 39/120) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-16T23:28:40.0485125Z         PASS [   0.087s] ( 40/120) spt-daemon::attach resize_is_controller_exclusive
2026-07-16T23:28:40.0999178Z         PASS [   0.051s] ( 41/120) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-16T23:28:40.1919500Z         PASS [   0.092s] ( 42/120) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-16T23:28:43.6385489Z         PASS [   3.446s] ( 43/120) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-16T23:28:43.6669982Z         PASS [   0.028s] ( 44/120) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-16T23:28:43.6946288Z         PASS [   0.028s] ( 45/120) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-16T23:28:43.7217986Z         PASS [   0.027s] ( 46/120) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-16T23:28:43.7506316Z         PASS [   0.029s] ( 47/120) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-16T23:28:43.7762066Z         PASS [   0.026s] ( 48/120) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-16T23:28:43.8019873Z         PASS [   0.026s] ( 49/120) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-16T23:28:43.9306801Z         PASS [   0.129s] ( 50/120) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-16T23:28:43.9550990Z         PASS [   0.024s] ( 51/120) spt-daemon::broker spawn_env_reaches_child
2026-07-16T23:28:43.9804130Z         PASS [   0.025s] ( 52/120) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-16T23:28:43.9931266Z         PASS [   0.013s] ( 53/120) spt-daemon::budget measure_dormant_seat_budget
2026-07-16T23:28:44.6353253Z         PASS [   0.642s] ( 54/120) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-16T23:28:52.6771012Z         PASS [   8.042s] ( 55/120) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-16T23:28:52.8147055Z         PASS [   0.138s] ( 56/120) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-16T23:28:52.8214269Z         PASS [   0.007s] ( 57/120) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-16T23:28:52.9325888Z         PASS [   0.111s] ( 58/120) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-16T23:28:53.0915430Z         PASS [   0.159s] ( 59/120) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-16T23:28:53.2003928Z         PASS [   0.109s] ( 60/120) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-16T23:28:53.3850167Z         PASS [   0.185s] ( 61/120) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-16T23:28:53.4757641Z         PASS [   0.091s] ( 62/120) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-16T23:28:53.5915750Z         PASS [   0.116s] ( 63/120) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-16T23:28:53.7590764Z         PASS [   0.167s] ( 64/120) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-16T23:28:54.1461160Z         PASS [   0.387s] ( 65/120) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-16T23:28:54.2477885Z         PASS [   0.102s] ( 66/120) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-16T23:28:54.4656463Z         PASS [   0.218s] ( 67/120) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-16T23:28:54.5805655Z         PASS [   0.115s] ( 68/120) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-16T23:28:54.9338796Z         PASS [   0.353s] ( 69/120) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-16T23:28:54.9637837Z         PASS [   0.030s] ( 70/120) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-16T23:28:55.0071461Z         PASS [   0.043s] ( 71/120) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-16T23:28:55.0330017Z         PASS [   0.026s] ( 72/120) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-16T23:28:58.0991500Z         PASS [   3.066s] ( 73/120) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-16T23:29:00.9471389Z         PASS [   2.848s] ( 74/120) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-16T23:29:01.9192227Z         PASS [   0.972s] ( 75/120) spt-daemon::inject_control_wedge c1_miss_once_preserves_binary_and_next_inject_delivers
2026-07-16T23:29:03.7912817Z         PASS [   1.872s] ( 76/120) spt-daemon::inject_control_wedge c1_strike_fault_stamps_perch_and_bounded_respawns_then_gives_up
2026-07-16T23:29:04.0260869Z         PASS [   0.235s] ( 77/120) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-16T23:29:05.2610689Z         PASS [   1.235s] ( 78/120) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-16T23:29:05.7965443Z         PASS [   0.535s] ( 79/120) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-16T23:29:05.9118033Z         PASS [   0.115s] ( 80/120) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-16T23:29:08.0463888Z         PASS [   2.134s] ( 81/120) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-16T23:29:08.5429557Z         PASS [   0.496s] ( 82/120) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-16T23:29:08.7741313Z         PASS [   0.231s] ( 83/120) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-16T23:29:09.0965128Z         PASS [   0.322s] ( 84/120) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-16T23:29:17.9468806Z         PASS [   8.850s] ( 85/120) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-16T23:29:18.0735450Z         PASS [   0.127s] ( 86/120) spt-daemon::inject_control_wedge parked_message_to_already_idle_endpoint_is_delivered_without_a_poke
2026-07-16T23:29:18.4060269Z         PASS [   0.332s] ( 87/120) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-16T23:29:22.4818086Z         PASS [   4.076s] ( 88/120) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-16T23:29:22.7190688Z         PASS [   0.237s] ( 89/120) spt-daemon::inject_control_wedge w5a_bigmultiline_inject_arrives_byte_complete_across_a_loop
2026-07-16T23:29:23.1193668Z         PASS [   0.400s] ( 90/120) spt-daemon::inject_control_wedge w5a_forced_echo_miss_redrives_once_then_loud_spools
2026-07-16T23:29:23.4274893Z         PASS [   0.308s] ( 91/120) spt-daemon::inject_control_wedge wan_arrival_to_idle_spt_hosted_injects_with_no_hook_poll
2026-07-16T23:29:25.2962433Z         PASS [   1.869s] ( 92/120) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-16T23:29:25.7549968Z         PASS [   0.459s] ( 93/120) spt-daemon::mesh_recovery health_degrades_during_all_peer_failure_and_recovers_on_real_progress
2026-07-16T23:29:25.9187172Z         PASS [   0.164s] ( 94/120) spt-daemon::mesh_recovery poison_cache_row_is_repaired_from_the_roster_at_startup
2026-07-16T23:29:31.1912883Z         PASS [   5.272s] ( 95/120) spt-daemon::mesh_recovery roster_route_survives_a_transient_dial_failure_with_discovery_disabled
2026-07-16T23:29:33.8597030Z         PASS [   2.668s] ( 96/120) spt-daemon::net_worker_starve dead_peer_dial_burst_vs_net_runtime_canary
2026-07-16T23:29:36.4677362Z         PASS [   2.608s] ( 97/120) spt-daemon::net_worker_starve unreachable_peer_dial_burst_vs_net_runtime_canary
2026-07-16T23:29:36.7324198Z         PASS [   0.265s] ( 98/120) spt-daemon::redispatch finished_historical_attach_neither_takes_nor_clears_current_controller
2026-07-16T23:29:36.9281594Z         PASS [   0.196s] ( 99/120) spt-daemon::redispatch finished_pending_sync_request_still_serves_across_generation_start
2026-07-16T23:29:39.2300110Z         PASS [   2.302s] (100/120) spt-daemon::redispatch finished_unretired_attach_is_skipped_and_drained_not_replayed
2026-07-16T23:29:39.7251864Z         PASS [   0.495s] (101/120) spt-daemon::redispatch opener_evicted_active_stream_resumes_after_dispatcher_restart
2026-07-16T23:29:40.3233309Z         PASS [   0.598s] (102/120) spt-daemon::redispatch transient_worker_start_failure_recovers_via_claim_retry
2026-07-16T23:29:42.3762268Z         PASS [   2.053s] (103/120) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-16T23:29:46.5856040Z         PASS [   4.209s] (104/120) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-16T23:29:47.4010443Z         PASS [   0.815s] (105/120) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-16T23:29:47.5003033Z         PASS [   0.099s] (106/120) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-16T23:29:47.6561414Z         PASS [   0.156s] (107/120) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-16T23:29:47.7143425Z         PASS [   0.058s] (108/120) spt-daemon::two_origin_spanning digest_span_supersedes_a_replayed_generation
2026-07-16T23:29:47.7860498Z         PASS [   0.072s] (109/120) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-16T23:29:47.7932196Z         PASS [   0.007s] (110/120) spt-daemon::twohost b2_attacher_child
2026-07-16T23:29:47.7989159Z         PASS [   0.006s] (111/120) spt-daemon::twohost two_host_ladder_role_a
2026-07-16T23:29:47.8043931Z         PASS [   0.005s] (112/120) spt-daemon::twohost two_host_ladder_role_b
2026-07-16T23:29:47.8193538Z         PASS [   0.015s] (113/120) spt-term::dsr drain_forwards_child_output
2026-07-16T23:29:47.8449120Z         PASS [   0.025s] (114/120) spt-term::inject ctrl_c_interrupts_the_child
2026-07-16T23:29:47.8602719Z         PASS [   0.015s] (115/120) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-16T23:29:48.8668742Z         PASS [   1.007s] (116/120) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-16T23:29:48.8721218Z         PASS [   0.005s] (117/120) spt-term::stream delivers_every_value_under_resize
2026-07-16T23:29:48.8866952Z         PASS [   0.015s] (118/120) spt-term::surface captures_child_output_off_the_pty
2026-07-16T23:29:48.8916463Z         PASS [   0.005s] (119/120) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-16T23:29:48.8966486Z         PASS [   0.005s] (120/120) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-07-16T23:29:48.8968433Z ────────────
2026-07-16T23:29:48.8968824Z      Summary [ 448.336s] 120 tests run: 120 passed, 0 skipped
